Creating Resizable Screens

When creating screens that will be resized, properties of TheFrame/TheView and the individual objects must be considered. Properties of TheFrame/TheView determine if the screen can be resized, maximum and minimum sizes, scroll bars, and resize ratio. Properties of the individual objects determine if the object will be resized or moved, and if the tool has a text component, whether or not the text will be resized.

If your screen includes images and the images will be resized with the screen, use vector-based graphics (Vector Tool).

The properties and events involved with resizing are listed in the table below.

Component Property Events